home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / dust2.lha / Dust / DustHelp / wave3d < prev    next >
Text File  |  1995-09-28  |  424b  |  9 lines

  1.   COMMAND WAVE3D
  2. -----------------------------------------------------------------
  3.     Purpose: 3D-Wave (along x-,y- and z-axis)
  4.       Usage: WAVE3D(<objectID>,<frames>,<filename>,<"S" or "F">,
  5.                     [<amplitude>,<wavelength>,<sourceX>,<sourceY>,<sourceZ>,
  6.                     <damping>,<phase in degrees>])
  7.    Examples: wave3d(1,40,obj,s,14.0,32.0,10,-10,12,1.2,-30.0)
  8.              wave3d(1,60,hd1:objects,f)
  9.